home *** CD-ROM | disk | FTP | other *** search
- ;---------------------------------------;
- ; ZAPCODE Printer Make File (PMF) ;
- ; for the IBM Color Printer. ;
- ; ;
- ; (C) Copyright 1990 Robert L. Morton ;
- ; All Rights Reserved ;
- ;---------------------------------------;
-
- PRINTER = "IBM Color Printer"
- RESET = 27,63,1,24
-
- NAME = "Bell"
- DESC = "Sound the printer bell."
- CODES = 7
-
- NAME = "Line Feed"
- DESC = "Advance paper to the next line."
- CODES = 10
-
- NAME = "Reverse Line Feed"
- DESC = "Advance paper to the previous line."
- "The paper will not advance beyond"
- "the top of form position."
- CODES = 27,93
-
- NAME = "Form Feed"
- DESC = "Advance paper to the top of the"
- "next page."
- CODES = 12
-
- NAME = "Deselect Printer"
- DESC = "Set the printer so as not to accept"
- "data from the computer."
- CODES = 19
-
- NAME = "Select Printer"
- DESC = "Set the printer to accept data from"
- "the computer."
- CODES = 17
-
- NAME = "Set Top Of Form"
- DESC = "Sets the top of form to the current"
- "position of the printhead."
- CODES = 27,52
-
- NAME = "Set Left Margin"
- DESC = "Set the left margin."
- CODES = 27,88,0
- "Enter character column position in"
- "which to set the left margin."
- " "
- "Range: 1 to 255 decimal."
- " "
- "Example: Entering 15 (decimal)"
- "while printer is in 10 cpi, would"
- "set the left margin at 1 1/2""."
- 0,0,0
-
- NAME = "Set Right Margin"
- DESC = "Set the right margin."
- CODES = 27,88,0,0,0
- "Enter character column position in"
- "which to set the right margin."
- " "
- "Range: 1 to 255 decimal."
- " "
- "Example: Entering 80 (decimal)"
- "while printer is in 10 cpi, would"
- "set right margin at 8""."
- 0
-
- NAME = "Set Form Length In Lines"
- DESC = "Set the current form length in"
- "lines."
- CODES = 27,67,0
- "Enter number of lines to set the"
- "current form length."
- " "
- "Range: 1 to 127 decimal."
- " "
- "Example: Entering 68 (decimal)"
- "would set the current form length"
- "to 68 lines."
- 0
-
- NAME = "Set Form Length In Inches"
- DESC = "Set the current form length in"
- "inches."
- CODES = 27,67,0,0,0
- "Enter number of inches to set the"
- "current form length."
- " "
- "Range: 1 to 22 decimal."
- " "
- "Example: Entering 11 (decimal)"
- "would set the current form length"
- "to 11 inches."
- 0
-
- NAME = "Automatic Perforation Skip ON"
- DESC = "Activate automatic perforation"
- "skip. When perforation is"
- "encountered, printer will skip the"
- "number of lines you specify."
- CODES = 27,78,0
- "Enter number of lines to skip when"
- "perforation is encountered."
- " "
- "Range: 1 to 127 decimal."
- " "
- "Example: Entering 18 (decimal)"
- "would cause printer to skip 18"
- "lines when the perforation is"
- "encountered."
- 0
-
- NAME = "Automatic Perforation Skip OFF"
- DESC = "Deactivate automatic perforation"
- "skip."
- CODES = 27,79
-
- NAME = "Automatic Linefeed ON"
- DESC = "Activate automatic linefeed."
- "Add a linefeed to each carriage"
- "return received."
- CODES = 27,53,1
-
- NAME = "Automatic Linefeed OFF"
- DESC = "Deactivate automatic linefeed."
- CODES = 27,53,0,0
-
- NAME = "Select Printing Quality"
- DESC = "Select the print quality."
- CODES = 27,73,0
- "Enter one of the following:"
- " "
- "1 for Data Processing Quality (8x9)"
- "2 for Text Quality (24x9)"
- "3 for Letter Quality (36x18)"
- " "
- "All above values are in decimal."
- " "
- "Example: Entering 3 (decimal) sets"
- "letter quality mode."
- 0
-
- NAME = "Select Character Set 1"
- DESC = "Select Character Set 1. Character"
- "Set 1 contains characters and"
- "symbols commonly used in the"
- "English language."
- CODES = 27,55
-
- NAME = "Select Character Set 2"
- DESC = "Select Character Set 2. Character"
- "Set 2 contains most characters and"
- "symbols used in non-English"
- "languages."
- CODES = 27,54
-
- NAME = "Print Unidirectional"
- DESC = "Print from left to right only."
- CODES = 27,85,1
-
- NAME = "Print Bidirectional"
- DESC = "Print from both left to right and"
- "right to left."
- CODES = 27,85,0,0
-
- NAME = "Set Line Spacing 6/72"""
- DESC = "Set line spacing to 6/72 of an"
- "inch."
- CODES = 27,49
-
- NAME = "Compressed ON"
- DESC = "Activate compressed print."
- CODES = 15
-
- NAME = "Select 10 CPI"
- DESC = "Activate 10 characters per inch"
- "(cpi) printing."
- CODES = 18
-
- NAME = "Select 12 CPI"
- DESC = "Activate 12 characters per inch"
- "(cpi) printing."
- CODES = 27,58
-
- NAME = "Double Width ON"
- DESC = "Activate double width print."
- "Characters are printed twice their"
- "normal width."
- CODES = 14
-
- NAME = "Double Width OFF"
- DESC = "Deactivate double width print."
- "Characters are printed their normal"
- "width."
- CODES = 20
-
- NAME = "Emphasized ON"
- DESC = "Activate emphasized print."
- "Characters are printed twice. The"
- "second time, character is offset"
- "horizontally."
- CODES = 27,69
-
- NAME = "Emphasized OFF"
- DESC = "Deactivate emphasized print."
- CODES = 27,70
-
- NAME = "Double Strike ON"
- DESC = "Activate double strike print."
- "Characters are printed twice with"
- "no horizontal offset between"
- "strikes."
- CODES = 27,71
-
- NAME = "Double Strike OFF"
- DESC = "Deactivate double strike print."
- CODES = 27,72
-
- NAME = "Superscript ON"
- DESC = "Activate superscript print."
- "Characters are printed at an offset"
- "above the normal print line."
- CODES = 27,83,0,0
-
- NAME = "Superscript OFF"
- DESC = "Deactivate superscript print."
- CODES = 27,84
-
- NAME = "Subscript ON"
- DESC = "Activate subscript print."
- "Characters are printed at an offset"
- "below the normal print line."
- CODES = 27,83,1
-
- NAME = "Subscript OFF"
- DESC = "Deactivate subscript print."
- CODES = 27,84
-
- NAME = "Underline ON"
- DESC = "Activate underline print."
- "Characters, including the space,"
- "are underscored."
- CODES = 27,45,1
-
- NAME = "Underline OFF"
- DESC = "Deactivate underline print."
- CODES = 27,45,0,0
-
- NAME = "Proportional Spacing ON"
- DESC = "Activate proportional spacing."
- "Spacing between letters is adjusted"
- "to compensate for the varying"
- "widths of individual characters."
- CODES = 27,80,1
-
- NAME = "Proportional Spacing OFF"
- DESC = "Deactivate proportional spacing."
- CODES = 27,80,0,0
-
- NAME = "Automatic Line Justification ON"
- DESC = "Activate automatic line justific-"
- "ation. Each line of text is"
- "justified to the right margin."
- CODES = 27,77,1
-
- NAME = "Automatic Line Justification OFF"
- DESC = "Deactivate automatic line justific-"
- "ation."
- CODES = 27,77,0,0
-
- NAME = "Select Ribbon Band 1 (Yellow)"
- DESC = "Initiates printing on the first"
- "ribbon band (yellow)."
- CODES = 27,121
-
- NAME = "Select Ribbon Band 2 (Magenta)"
- DESC = "Initiates printing on the second"
- "ribbon band (magenta)."
- CODES = 27,109
-
- NAME = "Select Ribbon Band 3 (Cyan)"
- DESC = "Initiates printing on the third"
- "ribbon band (cyan)."
- CODES = 27,99
-
- NAME = "Select Ribbon Band 4 (Black)"
- DESC = "Initiates printing on the fourth"
- "ribbon band (black)."
- CODES = 27,98
-
- NAME = "Select Automatic Ribbon Band Shift"
- DESC = "This command causes the ribbon to"
- "shift one color band at the end"
- "of each page. Use with all-black"
- "ribbons to extend the ribbon life."
- CODES = 27,97
-
-